﻿.lato {
    font-family: Lato, sans-serif;
}
article,
aside,
details,
figcaption,
figure,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}




@media only screen and (max-width: 550px) {
    #logo {
        text-align: center;
        width: 100%;
        font-size: 26px;
        line-height: 40px;
        margin: 0 0 10px 0;
        padding: 0 0 15px 0;
    }
    #logo img {
        margin: 40px auto 10px auto;
        display: block;
    }
    #footer .footer-top-row .box-30 {
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }
    #demo {
        padding: 15px 0;
    }
}

@media only screen and (max-width: 320px) {
    .grey-strip h3 {
        float: none;
        margin: 0;
        padding: 0;
        width: 100%;
        text-align: center;
    }
}
.h2-30-normal {
    margin: 0;
    padding: 0;
    font-size: 3 0;
    font-weight: 400;
    font-family: Lato, sans-serif;
    font-size: 26px;
}
.note {
    margin-bottom: 60px;
    text-align: center;
}
@media only screen and (max-width: 400px) {
    .h1-30-normal {
        line-height: 33px;
    }
    .h1-30-normal.left {
        float: none;
        text-align: center;
    }
}
.demo-preview {
    background: #fff;
    margin: 10px 0 40px 0;
    border-radius: 3px;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e3e3e3;
}
.demo-preview img {
    max-width: 100%;
    border-radius: 3px;
}

.box {
    float: left;
    width: 100%;
}
.box-25 {
    width: 25%;
}
.box-30 {
    width: 30%;
}
.box-40 {
    width: 40%;
}
.box-50 {
    width: 50%;
}
.box-55 {
    width: 55%;
}
.box-60 {
    width: 60%;
}
.box-70 {
    width: 70%;
}
.box-100px {
    width: 100px;
}
.box-170px {
    width: 170px;
}
.box-200px {
    width: 200px;
}
.box-mh-600 {
    min-height: 600px;
}
.box-max-w-600 {
    min-width: 600px;
}
@media only screen and (max-width: 500px) {
    .box-max-w-600 {
        max-width: 500px;
        min-width: inherit;
    }
}




.jplist-star-rating-outer {
    position: relative;
    float: left;
    height: 18px;
    line-height: 18px;
    font-family: FontAwesome;
    font-size: 18px;
    cursor: pointer;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    margin-bottom: 20px;
}
.jplist-star-rating-outer:before {
    content: attr(data-content);
    font-family: FontAwesome;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    white-space: nowrap;
    color: #fec601;
}
.jplist-star-rating-inner {
    font-family: FontAwesome;
    font-size: 18px;
    width: 0;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.jplist-star-rating-inner:before {
    content: attr(data-content);
    color: #fec601;
    font-family: FontAwesome;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    white-space: nowrap;
}
.jplist-reviews {
    line-height: 21px;
    margin-left: 10px;
    float: left;
}
.grid-item {
    width: 300px;
    margin: 0 50px 30px 0;
}
.grid-item .title-15 p {
    margin-bottom: 0;
}
.grid-item .links a {
    font-size: 12px;
}
.grid-item-last {
    margin-right: 0;
}



@media only screen and (max-width: 500px) {
    .settings-tbl {
        display: block;
    }
    .settings-tbl td,
    .settings-tbl tr {
        display: block;
    }
    .settings-tbl th,
    .settings-tbl thead {
        display: none;
    }
    .settings-tbl .title {
        font-weight: 700;
        font-size: 14px;
    }
    .settings-tbl.bg-white3 {
        background: #fff;
    }
}
.checkout-btn {
    backrgound: transparent;
    border: 0;
    margin: 30px 0 0 0;
}
.paypal-badges {
    margin: 30px 0 0 0;
}
@media only screen and (max-width: 500px) {
    .paypal-badges {
        width: 100%;
        text-align: center;
    }
    .paypal-badges img {
        max-width: 100%;
    }
    .checkout-form {
        width: 100%;
        text-align: center;
    }
}
.empty-cart-img {
    font-size: 100px;
    padding: 50px 0 0 0;
    margin: 0 0 20px 0;
}
.empty-cart-text {
    padding: 0 0 80px 0;
    margin: 0;
    font-size: 20px;
}
.double-sort .list {
    float: left;
    width: 100%;
    padding: 1.25em 0;
}
.double-sort .list .list-item {
    float: left;
    width: 96%;
    margin: 0 2% 1em 2%;
    clear: both;
}
.subject {
    font-family: verdana;
    font-size: 14px;
    line-height: 24px;
    color: #444;
}
.course {
    font-family: verdana;
    font-size: 12px;
    line-height: 24px;
    color: #8e3d3d;
}
.jplist .block {
    width: 840px;
}
.jplist .title {
    font-size: 16px;
    color: red;
}
.jplist .date {
    float: right;
    color: #440e00;
}
.jplist .keywords,
.jplist .like {
    color: #440e00;
}
.jplist .price {
    color: #17161b;
}
.jplist .list {
    background: #fff;
    margin: 30px 0;
}
.jplist .list .img {
    width: 15%;
    margin: 0 1%;
    float: left;
    font-size: 0;
    text-align: center;
}
.jplist .list .img img {
    max-width: 90%;
    border-radius: 3px;
}
.jplist .list .block {
    float: right;
    width: 82%;
    margin-right: 1%;
}
.jplist .list .block p {
    margin: 0;
    padding: 0 15px 5px 0;
}
.jplist .list .list-item {
    margin-top: 15px;
    float: left;
}
.jplist .list .list-item-link {
    font-weight: 400;
    color: #505050;
}
.jplist .list .list-item-link .list-item {
    -webkit-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
    margin-top: 0;
    padding-top: 15px;
}
.jplist .list .list-item-link:hover .list-item {
    background: #fcfcfc;
}
.jplist .box-header {
    background: #e0d7c5;
    border-bottom: 1px solid #ccbda1;
    border-radius: 3px 3px 0;
    margin-top: 20px;
    padding: 5px 0;
}
@media only screen and (max-width: 800px) {
    .jplist .list .block,
    .jplist .list .img {
        width: 90%;
        margin: 0 5%;
    }
    .jplist .list .img {
        border-radius: 3px;
        font-size: 0;
        line-height: 0;
        padding: 15px 0;
        margin-bottom: 10px;
    }
    .jplist .list .img img {
        max-width: 100%;
        border-radius: 3px;
        border: 1px solid #27252a;
    }
}
.jplist-grid-view .list-item {
    width: 20%;
    overflow: hidden;
    margin: 20px 0;
}
.jplist-grid-view .list-item .img {
    width: 100%;
    text-align: center;
    margin: 0;
}
.jplist-grid-view .list-item .desc {
    display: none;
}
.jplist-grid-view .list-item .block {
    width: 100%;
    text-align: center;
}
.jplist-grid-view .list-item .block p {
    padding: 0.3em 0 0 0;
}
.jplist-grid-view .list-item .block .title {
    line-height: 1.5em;
    font-size: 1em;
}
.jplist-grid-view .list-item .date {
    float: none;
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
    .jplist-grid-view .list-item .img {
        width: 90%;
        margin: 0 5%;
    }
}
@media only screen and (max-width: 600px) {
    .jplist-grid-view .list-item {
        width: 100%;
    }
    .jplist-grid-view .list-item .img {
        width: 90%;
        margin: 0 5%;
    }
}
.jplist-thumbs-view .list-item {
    width: 50%;
    overflow: hidden;
    margin: 20px 0;
    position: relative;
}
.jplist-thumbs-view .list-item .img {
    width: 100%;
    text-align: center;
    vertical-align: bottom;
}
.jplist-thumbs-view .list-item .img img {
    min-width: 90%;
    vertical-align: bottom;
}
.jplist-thumbs-view .list-item .desc {
    display: none;
}
.jplist-thumbs-view .list-item .block {
    width: 100%;
    text-align: center;
    position: absolute;
    background: #fff;
    opacity: 0.6;
    bottom: 0;
}
.jplist-thumbs-view .list-item .block p {
    padding: 0.3em 0 0 0;
    font-weight: 700;
}
.jplist-thumbs-view .list-item .block .title {
    line-height: 1.5em;
    font-size: 1em;
}
.jplist-thumbs-view .list-item .date {
    float: none;
}
@media only screen and (max-width: 800px) {
    .jplist-thumbs-view .list .img {
        background: #fff;
        border: 0;
        padding: 0;
        margin: 0 5%;
        width: 90%;
        overflow: hidden;
    }
    .jplist-thumbs-view .list .img img {
        border-radius: 0;
        border: 0;
    }
    .jplist-thumbs-view .list .block {
        margin: 0 5%;
        width: 90%;
    }
    .jplist-thumbs-view .list .block p {
        padding: 0;
        text-align: center;
    }
}
@media only screen and (max-width: 600px) {
    .jplist-thumbs-view .list .date,
    .jplist-thumbs-view .list .like {
        display: none;
    }
}
.demo-tbl {
    background: #fff;
    width: 100%;
    float: left;
    border-collapse: collapse;
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    margin: 30px 0;
}
.demo-tbl td,
.demo-tbl th {
    border-left: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    vertical-align: top;
    padding: 15px;
}
.demo-tbl p {
    margin: 0;
    padding: 0 15px 5px 0;
}
.demo-tbl .odd {
    background: #e8eff9;
}
.demo-tbl .even {
    background: #f4f4f4;
}
.ul-li-list {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 20px 0;
}
.ul-li-list .list-item {
    float: left;
    width: 100%;
}
.ul-li-list .list-box {
    width: 100%;
    float: right;
}
.ul-li-list .img {
    float: left;
    margin-right: 20px;
    width: 15%;
}
.ul-li-list .img img {
    max-width: 90%;
    border-radius: 3px;
}
.ul-li-list .block {
    float: right;
    width: 82%;
    margin-right: 1%;
}
.ul-li-list .desc {
    text-align: justify;
}
.ul-li-list p {
    margin: 0;
    padding: 0 25px 5px 0;
}
@media only screen and (max-width: 800px) {
    .ul-li-list {
        list-style: none;
        padding: 0;
        margin: 20px 0;
    }
    .ul-li-list .block,
    .ul-li-list .img {
        width: 90%;
        margin: 0 5%;
    }
    .ul-li-list .img {
        border-radius: 3px;
        font-size: 0;
        line-height: 0;
        padding: 15px 0;
        margin-bottom: 10px;
        text-align: center;
    }
    .ul-li-list .img img {
        max-width: 100%;
    }
}
.jplist-grid-view .ul-li-list {
    padding: 0;
    margin: 20px 0;
    list-style: none;
}
.jplist-grid-view .ul-li-list .list-item {
    width: 20%;
    overflow: hidden;
    margin: 20px 0;
}
.jplist-grid-view .ul-li-list .list-item .img {
    width: 100%;
    text-align: center;
    margin: 0;
}
.jplist-grid-view .ul-li-list .list-item .desc {
    display: none;
}
.jplist-grid-view .ul-li-list .list-item .block {
    width: 100%;
    text-align: center;
}
.jplist-grid-view .ul-li-list .list-item .block p {
    padding: 0.3em 0 0 0;
}
.jplist-grid-view .ul-li-list .list-item .block .title {
    line-height: 1.5em;
    font-size: 1em;
}
.jplist-grid-view .ul-li-list .list-item .date {
    float: none;
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
    .jplist-grid-view .ul-li-list .list-item .img {
        width: 90%;
        margin: 0 5%;
    }
}
@media only screen and (max-width: 600px) {
    .jplist-grid-view .ul-li-list .list-item {
        width: 100%;
    }
    .jplist-grid-view .ul-li-list .list-item .img {
        width: 90%;
        margin: 0 5%;
    }
}
.jplist-thumbs-view .ul-li-list {
    list-style: none;
    padding: 0;
    margin: 20px 0;
}
.jplist-thumbs-view .list-item {
    width: 50%;
    overflow: hidden;
    margin: 20px 0;
    position: relative;
}
.jplist-thumbs-view .list-item .img {
    width: 100%;
    text-align: center;
    vertical-align: bottom;
}
.jplist-thumbs-view .list-item .img img {
    min-width: 90%;
    vertical-align: bottom;
}
.jplist-thumbs-view .list-item .desc {
    display: none;
}
.jplist-thumbs-view .list-item .block {
    width: 100%;
    text-align: center;
    position: absolute;
    background: #fff;
    opacity: 0.6;
    bottom: 0;
}
.jplist-thumbs-view .list-item .block p {
    padding: 0.3em 0 0 0;
    font-weight: 700;
}
.jplist-thumbs-view .list-item .block .title {
    line-height: 1.5em;
    font-size: 1em;
}
.jplist-thumbs-view .list-item .date {
    float: none;
}
@media only screen and (max-width: 800px) {
    .jplist-thumbs-view .ul-li-list .img {
        background: #fff;
        border: 0;
        padding: 0;
        margin: 0 5%;
        width: 90%;
        overflow: hidden;
    }
    .jplist-thumbs-view .ul-li-list .img img {
        border-radius: 0;
        border: 0;
    }
    .jplist-thumbs-view .ul-li-list .block {
        margin: 0 5%;
        width: 90%;
    }
    .jplist-thumbs-view .ul-li-list .block p {
        padding: 0;
        text-align: center;
    }
}
@media only screen and (max-width: 600px) {
    .jplist-thumbs-view .ul-li-list .date,
    .jplist-thumbs-view .ul-li-list .like {
        display: none;
    }
}
